home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1996 #6 / Amiga Plus CD - 1996 - No. 06.iso / pd / texte / texfontinst / contrib / zd / zdutils.sty < prev   
Text File  |  1996-07-30  |  1KB  |  36 lines

  1. %%% fontinst-file:  zdutils.sty
  2. %%% version:        1.0a
  3. %%% date:           94/08/09
  4. %%% author:         Constantin Kahn <kahn@math.uni-hannover.de>
  5. %%% address:        Inst. f. Mathematik (C), Univ. Hannover,
  6. %%%                 Welfengarten 1, 30167 Hannover, Germany
  7. %%% abstract:       This file contains utility commands and declarations
  8. %%%                 used for generating the zd* fonts.
  9.  
  10. \needsfontinstversion{1.332}
  11.  
  12. % Declare special OT1cmcsc encoding used by cmr5 and cmcsc10:
  13.  
  14. \declareencoding{TEX TEXT WITHOUT F-LIGATURES}{OT1csc}
  15.  
  16. % Declare additional (multiple) fd-sizes
  17.  
  18. \declaresize{5..24}
  19.    {<5> <6> <7> <8> <9> <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88>}
  20. \declaresize{5..7}{<5> <6> <7>}
  21. \declaresize{5..8}{<5> <6> <7> <8>}
  22. \declaresize{8..12}{<8> <9> <10> <10.95> <12>}
  23. \declaresize{8..24}{<8> <9> <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88>}
  24. \declaresize{10..11}{<10> <10.95>}
  25. \declaresize{10..24}{<10> <10.95> <12> <14.4> <17.28> <20.74> <24.88>}
  26. \declaresize{12..14}{<12> <14.4>}
  27. \declaresize{12..24}{<12> <14.4> <17.28> <20.74> <24.88>}
  28. \declaresize{17..24}{<17.28> <20.74> <24.88>}
  29.  
  30. % Convenience commands
  31.  
  32. \setcommand\dcfont#1{dcpfxon,#1,dcpfxoff}
  33. \setcommand\itfont#1{italhax1,#1,italhax2}
  34.  
  35. \endinput
  36.